Blazor コントロール
ISupportRangeEditing<T> インターフェース
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : ISupportRangeEditing<T> インターフェース
Specifies a calling contract for collections that support range editing.
オブジェクト モデル
ISupportRangeEditing<T> インターフェース
シンタックス
'宣言
 
Public Interface ISupportRangeEditing(Of T) 
   Inherits ISupportEditing(Of T) 
public interface ISupportRangeEditing<T> : ISupportEditing<T>  
型パラメータ
T
参照

ISupportRangeEditing<T> メンバ
C1.DataCollection 名前空間